home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
html
/
blittersoft
/
editor.gif
< prev
next >
Graphics Interchange Format
|
1996-11-02
|
12KB
|
554x393
|
4-bit (11 colors)
Labels:
text
|
electronics
|
screenshot
|
display
|
software
|
computer icon
|
operating system
|
web page
|
multimedia software
OCR:
WORK: Storm C/Examples/Colorwheel/ColorWheel.c E T S 0 R M Shows 'M' if text is modified. X: 25 V: 55 L: 265 void main(void) struct Screen #Myscreen; struct Window #Mywindow; struct IntuiMessage #msg; struct Gadget #colwheel, #gradslid; #define GRADCOLORS 4 ULONG colortable [96] mywinsig; struct load32 color_list [GRADCOLORS + 1] ; WORD penns [GRADCOLORS + 1] ; WORD Closeflag = FALSE; struct ColorWheelRGB rgb; BOOL struct ColorWhee (HSB hsb; WORD numPens; ULONG modeID = HIRES_KEY; UWORD maxdepth; DisplayInfoHandle displayhandle; struct DimensionInfo dimensioninfo; ULONG gdidres; ULONG exitvalue = RETURN_FAIL; if (IntuitionBase = OpenLibrary( "intuition. library",39)> if (GfxBase = OpenLibrary( "graphics. library", 39)>' if (ColorWheelBase = OpenLibrary( "gadgets/colorwheel . gadget",39L)> ...